purple_request_field_label_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleRequestField* purple_request_field_label_new(const(char)* id, const(char)* text)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_request_field_label_new
    (
    const(char)* id
    ,
    const(char)* text
    )
  2. da_purple_request_field_label_new purple_request_field_label_new;

Meta